Make `put-image' return the overlay created
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 10 Apr 2012 02:34:57 +0000 (04:34 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 10 Apr 2012 02:34:57 +0000 (04:34 +0200)
commit19ad27122ec58adf4b1c9ed756460048b30768f4
tree82ceb9046e9d5345b8c9070f3b5916a2ae0e98b0
parent7c6d03cc25595a8b4f133c24ab5724e56361af70
Make `put-image' return the overlay created

* image.el (put-image): Return the overlay created instead of the
optional input string.  Note that this may break code
that is (for some reason or other) depending on `put-image'
returning the string.
lisp/ChangeLog
lisp/image.el